pub unsafe extern "C" fn C3D_FrameBufAttrib(
    fb: *mut C3D_FrameBuf,
    width: u16_,
    height: u16_,
    block32: bool
)