#[unsafe(no_mangle)]pub extern "C" fn ri_load_balancer_mark_healthy( lb: *mut CRiLoadBalancer, server_id: *const c_char, healthy: c_int, )