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