pub fn ar_patt_load( patt_handle: &mut ARPattHandle, filename: &str, ) -> Result<i32, String>
Loads a pattern from a specified file path.