Function gst_ pad_ forward 
Source pub unsafe extern "C" fn gst_pad_forward(
    pad: *mut GstPad,
    forward: GstPadForwardFunction,
    user_data: gpointer,
) -> gbooleanpub unsafe extern "C" fn gst_pad_forward(
    pad: *mut GstPad,
    forward: GstPadForwardFunction,
    user_data: gpointer,
) -> gboolean