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