pub unsafe extern "C" fn ges_timeline_element_lookup_child(
    self_: *mut GESTimelineElement,
    prop_name: *const c_char,
    child: *mut *mut GObject,
    pspec: *mut *mut GParamSpec
) -> gboolean