pub fn build_native_if_needed(root: &Path) -> Result<()>
Compiles the mupdf_wrapper C library for the native platform only if the output artifact does not already exist.
Returns an error if compilation or archiving fails.