pub unsafe extern "C" fn i2d_PKCS7_bio(
    bio: *mut BIO,
    p7: *mut PKCS7
) -> c_int