Function gst_ structure_ map_ in_ place 
Source pub unsafe extern "C" fn gst_structure_map_in_place(
    structure: *mut GstStructure,
    func: GstStructureMapFunc,
    user_data: gpointer,
) -> gbooleanpub unsafe extern "C" fn gst_structure_map_in_place(
    structure: *mut GstStructure,
    func: GstStructureMapFunc,
    user_data: gpointer,
) -> gboolean