pub unsafe extern "C" fn pthread_getname_np( thread: u64, name: *mut i8, len: usize, ) -> i32
dep_sdl3