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