pub unsafe extern "C" fn pw_properties_fetch_uint32(
    properties: *const pw_properties,
    key: *const c_char,
    value: *mut u32
) -> c_int