pub unsafe extern "C" fn wc_GetPubKeyDerFromCert(
    cert: *mut DecodedCert,
    derKey: *mut byte,
    derKeySz: *mut word32
) -> c_int