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