#[unsafe(no_mangle)]pub extern "C" fn ri_router_add_route( router: *mut CRiRouter, method: *const c_char, path: *const c_char, ) -> c_int