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