pub unsafe extern "C" fn C3D_TexInitWithParams(
    tex: *mut C3D_Tex,
    cube: *mut C3D_TexCube,
    p: C3D_TexInitParams
) -> bool