pub unsafe extern "C" fn pthread_setcancelstate(
    __state: i32,
    __oldstate: *mut i32
) -> i32