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