pub unsafe extern "C" fn C_GrBackendFormat_ConstructGL(
    uninitialized: *mut GrBackendFormat,
    format: GrGLenum,
    target: GrGLenum
)