pub(crate) fn result_is_mapped(result: Result<()>) -> bool
Check the result from an mmap function in this module. Return true if the mmap has failed due to an existing conflicting mapping.