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