pub unsafe extern "C" fn aeron_config_parse_duration_ns( name: *const c_char, str_: *const c_char, def: u64, min: u64, max: u64, ) -> u64