pub unsafe extern "C" fn gst_video_info_dma_drm_from_video_info(
    drm_info: *mut GstVideoInfoDmaDrm,
    info: *const GstVideoInfo,
    modifier: u64,
) -> gboolean