pub unsafe extern "C" fn C3D_Tex2DGetImagePtr(
    tex: *mut C3D_Tex,
    level: c_int,
    size: *mut u32_
) -> *mut c_void