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