pub unsafe extern "C" fn pa_proplist_update(
    p: *mut pa_proplist,
    mode: pa_update_mode_t,
    other: *const pa_proplist
)