pub unsafe fn stbi__load_and_postprocess_8bit( s: *mut stbi__context, x: *mut i32, y: *mut i32, comp: *mut i32, req_comp: i32, ) -> *mut u8