pub unsafe extern "C" fn gs_timer_range_get_data(
    range: *mut gs_timer_range_t,
    disjoint: *mut bool,
    frequency: *mut u64
) -> bool