Context when calling user C code from generated code

Property definitions

nitc :: light_c $ Sys :: to_c_call_context
# Context when calling user C code from generated code
fun to_c_call_context: ToCCallContext do return once new ToCCallContext
src/ffi/light_c.nit:94,1--95,71