pub unsafe extern "C" fn uv_buf_init(
    base: *mut c_char,
    len: c_uint
) -> uv_buf_t