pub unsafe extern "C" fn childPosToCell(
    childPos: i64,
    parent: H3Index,
    childRes: c_int,
    child: *mut H3Index
) -> H3Error