pub unsafe extern "C" fn ges_timeline_element_get_child_property(
    self_: *mut GESTimelineElement,
    property_name: *const c_char,
    value: *mut GValue
) -> gboolean