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