pub unsafe extern "C" fn hipTexRefSetArray(
    tex: *mut textureReference,
    array: hipArray_const_t,
    flags: c_uint
) -> hipError_t