pub unsafe extern "system" fn CreateJobObjectA(
    lpJobAttributes: *mut SECURITY_ATTRIBUTES,
    lpName: *const i8
) -> *mut c_void