pub unsafe extern "C" fn C3D_FrameBufTex(
    fb: *mut C3D_FrameBuf,
    tex: *mut C3D_Tex,
    face: GPU_TEXFACE,
    level: c_int
)