pub fn drm_format_to_sysmem_format(
    drm_format: u32
) -> Result<PixelFormatType, Error>