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