pub unsafe extern "C" fn i2d_X509_bio(
    b: *mut BIO,
    x: *mut X509
) -> c_int