pub unsafe extern "C" fn DSA_marshal_public_key(
    cbb: *mut CBB,
    dsa: *const DSA
) -> c_int