pub unsafe extern "C" fn DH_marshal_parameters(
    cbb: *mut CBB,
    dh: *const DH
) -> c_int