pub fn image_format_stride_bytes_per_width_pixel_2(
    pixel_format: PixelFormat,
) -> Result<u32, Error>