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