pub unsafe extern "C" fn pthread_setcanceltype(
    __type: i32,
    __oldtype: *mut i32
) -> i32