pub unsafe fn RegisterDynamicBackgroundWorker(
    arg_worker: *mut BackgroundWorker,
    arg_handle: *mut *mut BackgroundWorkerHandle
) -> bool