pub unsafe extern "C" fn UA_PKI_decryptPrivateKey(
privateKey: UA_ByteString,
password: UA_ByteString,
outDerKey: *mut UA_ByteString,
) -> UA_StatusCodepub unsafe extern "C" fn UA_PKI_decryptPrivateKey(
privateKey: UA_ByteString,
password: UA_ByteString,
outDerKey: *mut UA_ByteString,
) -> UA_StatusCode