pub unsafe extern "C" fn proj_is_equivalent_to(
    obj: *const PJ,
    other: *const PJ,
    criterion: PJ_COMPARISON_CRITERION
) -> c_int