pub unsafe extern "C" fn gst_pad_send_event(
    pad: *mut GstPad,
    event: *mut GstEvent
) -> gboolean