[]Function skyline::libc::pthread_setname_np

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