pub unsafe extern "C" fn gst_video_frame_map_id(
    frame: *mut GstVideoFrame,
    info: *const GstVideoInfo,
    buffer: *mut GstBuffer,
    id: c_int,
    flags: GstMapFlags
) -> gboolean