pub unsafe extern "C" fn ges_meta_container_add_metas_from_string(
    container: *mut GESMetaContainer,
    str: *const c_char
) -> gboolean