pub unsafe fn probe_read_kernel_str( dst: *mut c_void, size: u32, unsafe_ptr: *const c_void, ) -> c_long