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