pub unsafe extern "C" fn ecp_tls_write_group(
    grp: *const ecp_group,
    olen: *mut size_t,
    buf: *mut c_uchar,
    blen: size_t
) -> c_int