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