pub unsafe extern "C" fn hipGraphicsGLRegisterImage(
    resource: *mut *mut hipGraphicsResource,
    image: GLuint,
    target: GLenum,
    flags: c_uint
) -> hipError_t