pub unsafe extern "C" fn cellToChildPos(
    child: H3Index,
    parentRes: c_int,
    out: *mut i64
) -> H3Error