#[unsafe(no_mangle)] pub extern "C" fn monotron_filemode_is_archive( flags: FileMode, ) -> bool
Is the archive bit set in this FileMode bit-field?