pub unsafe extern "C" fn hipGraphicsGLRegisterBuffer(
    resource: *mut *mut _hipGraphicsResource,
    buffer: u32,
    flags: u32
) -> hipError_t