pub unsafe extern "C" fn hipTexRefGetMipMappedArray(
    pArray: *mut hipMipmappedArray_t,
    texRef: *const textureReference
) -> hipError_t