fn validate_file_backed_mapping(
    mapping: &mut FileBackedMappingParameters
) -> Result<(), String>