pub unsafe extern "C" fn C3D_TexInitShadowCube(
    tex: *mut C3D_Tex,
    cube: *mut C3D_TexCube,
    width: u16_,
    height: u16_
) -> bool