pub unsafe extern "C" fn k_str_out(c: *mut i8, n: usize)
@brief Emit a character buffer to the console device
@param c String of characters to print @param n The length of the string