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