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