pub unsafe extern "C" fn get_proc_array_entry(
    out: *mut *mut ProcEntry,
    id: ProcId
) -> u8