pub unsafe extern "C" fn gst_structure_new(
    name: *const c_char,
    firstfield: *const c_char
    ...
) -> *mut GstStructure