pub unsafe extern "C" fn uv_loop_configure(
    loop_: *mut uv_loop_t,
    option: uv_loop_option
    ...
) -> c_int