pub unsafe extern "C" fn timer_create(
    clockid: i32,
    sevp: *mut sigevent,
    timerid: *mut *mut c_void
) -> i32