pub unsafe extern "C" fn d2i_AutoPrivateKey(
    out: *mut *mut EVP_PKEY,
    inp: *mut *const u8,
    len: c_long
) -> *mut EVP_PKEY