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