fresnel_dielectric()
We already have two other functions doing very much the same thing. `bsdf_microfacet_sample()` seems to be the only place where this function was used; there we always sample visible normals, so the extra `inside` check is not needed.