pub unsafe extern "C" fn gst_navigation_query_set_angles(
    query: *mut GstQuery,
    cur_angle: c_uint,
    n_angles: c_uint
)