pub unsafe fn timer_create(
    arg___clock_id: clockid_t,
    arg___evp: *mut sigevent,
    arg___timerid: *mut timer_t
) -> c_int