pub unsafe extern "C" fn image_u8_create_stride( width: c_uint, height: c_uint, stride: c_uint, ) -> *mut image_u8_t