pub unsafe extern "C" fn hipTexRefSetFormat(
    texRef: *mut textureReference,
    fmt: hipArray_Format,
    NumPackedComponents: i32
) -> hipError_t