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