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