pub unsafe extern "C" fn d2i_X509(
    a: *mut *mut X509,
    pp: *mut *const c_uchar,
    length: c_long
) -> *mut X509