pub unsafe extern "C" fn sfImage_createFromPixels( width: c_uint, height: c_uint, pixels: *const sfUint8, ) -> *mut sfImage