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