pub unsafe extern "C" fn ExecuteModuleProcess(
    tag: *const c_char,
    image: *mut *mut Image,
    argc: c_int,
    argv: *mut *mut c_char
) -> c_uint