How do I use the mouse_event API? I can get the declaration and the constants. I need to simulate the click of a mouse so that it would be like the user clicking the mouse. I just need an example of the usage of the API call. Thanks.