pub unsafe extern "C" fn C3D_StencilTest(
    enable: bool,
    function: GPU_TESTFUNC,
    ref_: c_int,
    inputMask: c_int,
    writeMask: c_int
)