helper_enum_from_ffi_macro_derive

A helper derive proc_macro to map ffi constants ( C enum ) to rust enum.

But it is replaced by bindgen rustified_non_exaustive_enum, so this macro is useless and seen as a practice to rust macro.