pub unsafe extern "C" fn pw_properties_update_string(
    props: *mut pw_properties,
    str_: *const c_char,
    size: usize
) -> c_int