pub unsafe extern "C" fn gst_navigation_query_parse_commands_nth(
    query: *mut GstQuery,
    nth: c_uint,
    cmd: *mut GstNavigationCommand
) -> gboolean