pub unsafe extern "C" fn task_info(
    target_task: u32,
    flavor: u32,
    task_info_out: *mut i32,
    task_info_outCnt: *mut u32
) -> i32