pub unsafe extern "C" fn pw_resource_errorf_id(
    resource: *mut pw_resource,
    id: u32,
    res: c_int,
    error: *const c_char
    ...
)