pub unsafe extern "C" fn gst_vulkan_window_send_mouse_event( window: *mut GstVulkanWindow, event_type: *const c_char, button: c_int, posx: c_double, posy: c_double, )