pub unsafe extern "C" fn hipGraphicsGLRegisterImage(
    resource: *mut *mut _hipGraphicsResource,
    image: u32,
    target: u32,
    flags: u32
) -> hipError_t