pub fn drop_flag_effects_for_function_entry<'tcx, F>(
    body: &Body<'tcx>,
    ctxt: &MoveDataParamEnv<'tcx>,
    callback: F
)