pub type LPTHREAD_START_ROUTINE = Option<unsafe extern "system" fn(_: *mut c_void) -> u32>;