pub unsafe extern "C" fn pa_format_info_set_prop_string(
    f: *mut pa_format_info,
    key: *const c_char,
    value: *const c_char
)