pub unsafe extern "C" fn ECDSA_SIG_marshal(
    cbb: *mut CBB,
    sig: *const ECDSA_SIG
) -> c_int