pub unsafe extern "C" fn C3D_FrameBufClear(
    fb: *mut C3D_FrameBuf,
    clearBits: C3D_ClearBits,
    clearColor: u32_,
    clearDepth: u32_
)