Function g_node_nth_child

pub unsafe extern "C" fn g_node_nth_child(
    node: *mut GNode,
    n: u32,
) -> *mut GNode