pub unsafe extern "C" fn hipGraphicsSubResourceGetMappedArray(
    array: *mut hipArray_t,
    resource: hipGraphicsResource_t,
    arrayIndex: c_uint,
    mipLevel: c_uint
) -> hipError_t