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