pub unsafe extern "C" fn hipGraphicsGLRegisterBuffer(
    resource: *mut *mut hipGraphicsResource,
    buffer: GLuint,
    flags: c_uint
) -> hipError_t