pub unsafe extern "C" fn gst_pad_new(
    name: *const c_char,
    direction: GstPadDirection
) -> *mut GstPad