pub unsafe extern "system" fn CreateDirectoryA(
    lpPathName: *const i8,
    lpSecurityAttributes: *mut SECURITY_ATTRIBUTES
) -> i32