pub unsafe extern "C" fn ly_time_str2ts(
    value: *const c_char,
    ts: *mut timespec
) -> Type