pub fn enquire_set_weighting_scheme_bool(
    en: Pin<&mut Enquire>,
    bw: Pin<&mut BoolWeight>
) -> Result<(), Exception>