pub unsafe extern "C" fn gst_navigation_query_set_commandsv(
    query: *mut GstQuery,
    n_cmds: c_int,
    cmds: *mut GstNavigationCommand
)