pub unsafe extern "C" fn d2i_ECPrivateKey(
    k: *mut *mut EC_KEY,
    pp: *mut *const c_uchar,
    length: c_long
) -> *mut EC_KEY