fn handle_send_keys_file(
file_input: &HTMLInputElement,
text: &str,
reply_sender: IpcSender<Result<bool, ErrorStatus>>,
)fn handle_send_keys_file(
file_input: &HTMLInputElement,
text: &str,
reply_sender: IpcSender<Result<bool, ErrorStatus>>,
)