pub unsafe extern "C" fn RSA_marshal_public_key(
    cbb: *mut CBB,
    rsa: *const RSA
) -> c_int