pub const COPY_CLASS_FROM_PARENT: u16 = 0;
This constant can be used for the class parameter in create_window. It indicates to use the parent window’s class.
create_window