pub unsafe extern "C" fn gs_zstencil_create(
    width: u32,
    height: u32,
    format: gs_zstencil_format
) -> *mut gs_zstencil_t