pub unsafe extern "C" fn Ptex__v2_4__FaceInfo_from_res_and_adjacency(
    this_: *mut Ptex_FaceInfo_t,
    res_: Ptex_Res_t,
    adjfaces_: *mut c_int,
    adjedges_: *mut c_int,
    is_subface_: bool
) -> Exception