Function gst_ pad_ start_ task 
Source pub unsafe extern "C" fn gst_pad_start_task(
    pad: *mut GstPad,
    func: GstTaskFunction,
    user_data: gpointer,
    notify: GDestroyNotify,
) -> gbooleanpub unsafe extern "C" fn gst_pad_start_task(
    pad: *mut GstPad,
    func: GstTaskFunction,
    user_data: gpointer,
    notify: GDestroyNotify,
) -> gboolean