pub unsafe extern "C" fn hipTexRefSetFlags(
    texRef: *mut textureReference,
    Flags: c_uint
) -> hipError_t