pub unsafe extern "C" fn canister_self_copy(
    dst: i32,
    offset: i32,
    size: i32
)