fn get_sysroot_target_libdir(
    bcx: &BuildContext<'_, '_>
) -> CargoResult<HashMap<CompileKind, PathBuf>>