get_action_iface
Description:
Gets the Action interface for an Accessible.
Parameters:
| this | a pointer to the Accessible instance to query. | 
Returns:
| a pointer to an Action interface instance, or NULL if this does not implement Action. |