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