pub unsafe extern "C" fn hipTexRefSetMipmapFilterMode(
    texRef: *mut textureReference,
    fm: hipTextureFilterMode
) -> hipError_t