pub unsafe extern "C" fn tsk_calloc(
    n: tsk_size_t,
    size: size_t
) -> *mut c_void