pub fn main_current_source() -> Option<Source>
Returns the currently firing source for this thread.
the currently firing source, or NULL if none is firing
NULL