pub unsafe extern "C" fn pw_proxy_errorf(
    proxy: *mut pw_proxy,
    res: c_int,
    error: *const c_char
    ...
) -> c_int