pub unsafe extern "C" fn pthread_setname_np(
    thread: u64,
    name: *const i8
) -> i32