pub unsafe extern "C" fn proj_area_set_name(
    area: *mut PJ_AREA,
    name: *const c_char
)