pub unsafe extern "C" fn GetAllModuleInfo(
    out: *mut *mut ModuleInfo,
    buffer: *mut c_void,
    bufferSize: u64
) -> i32