pub unsafe extern "C" fn TCOD_image_get_mipmap_pixel(
image: TCOD_image_t,
x0: f32,
y0: f32,
x1: f32,
y1: f32,
) -> TCOD_color_tpub unsafe extern "C" fn TCOD_image_get_mipmap_pixel(
image: TCOD_image_t,
x0: f32,
y0: f32,
x1: f32,
y1: f32,
) -> TCOD_color_t