pub(crate) fn ndk_compiler(
    compiler: Language,
    triple: &str,
    ndk: &Path
) -> PathBuf