pub unsafe extern "C" fn wc_RsaKeyToPublicDer(
    key: *mut RsaKey,
    output: *mut byte,
    inLen: word32
) -> c_int