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