pub unsafe extern "C" fn pa_proplist_set(
    p: *mut pa_proplist,
    key: *const c_char,
    data: *const c_void,
    nbytes: usize
) -> i32