pub unsafe extern "C" fn pa_proplist_setf(
    p: *mut pa_proplist,
    key: *const c_char,
    format: *const c_char
    ...
) -> i32