#[no_mangle]
pub extern "C" fn ket_process_exec_time(
    process: &Process,
    time: &mut f64
) -> i32