pub unsafe extern "C" fn us_create_timer(
    loop_: *mut us_loop_t,
    fallthrough: c_int,
    ext_size: c_uint
) -> *mut us_timer_t