pub unsafe extern "C" fn i2d_X509(
    x: *mut X509,
    buf: *mut *mut u8
) -> c_int