pub unsafe extern "C" fn gst_pad_set_event_full_function_full(
    pad: *mut GstPad,
    event: GstPadEventFullFunction,
    user_data: gpointer,
    notify: GDestroyNotify
)