pub unsafe extern "C" fn ges_timeline_element_set_inpoint(
    self_: *mut GESTimelineElement,
    inpoint: GstClockTime,
) -> gboolean